CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux block

搜索资源列表

  1. Linux内存管理模拟器

    1下载:
  2. Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4583
    • 提供者:罗鹏魁
  1. Linux-kernel-configure

    0下载:
  2. Linux内核配置系统浅析 world文挡 很不错!-Linux kernel configuration system of world text block is pretty good!
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:90523
    • 提供者:yang
  1. Linux_block_driver

    0下载:
  2. linux下块设备block驱动程序源代码分析。-under linux block block device driver source code analysis.
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-15
    • 文件大小:58813
    • 提供者:小刚
  1. block

    0下载:
  2. Linux块设备驱动源码,学习开发Linux块设备驱动的好帮手
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:506635
    • 提供者:pme
  1. linux下运行的俄罗斯方块游戏的原代码

    0下载:
  2. 该程序是在linux下运行的俄罗斯方块游戏的原代码,使用ncurses作图形显示,提供速度和关卡选择, This procedure is the Russian block game original code which moves under linux, uses ncurses to make the graphical display, provides the speed and the checkpoint chooses
  3. 所属分类:游戏

    • 发布日期:2017-11-08
    • 文件大小:20017
    • 提供者:代进
  1. 97288425OReilly.Understanding.the.Linux.Kernel.3rd

    0下载:
  2. 本书内容涉及Linux 2.6内核,包含许多新特性,如O(1)调度程序、块I/0层、I/0调度程序等。 本书提供Linux内核设计和实现的概述性信息,覆盖了从核心内核系统的应用到内核设计与实现等各方面内容,能够带领读者快速走进Linux内核世界。本书不但介绍了理论,而且也讨论了具体应用,可以满足不同读者的需要,适合于各类希望理解Linux内核软件开发的读者。-This book covers Linux 2.6 kernel, includes many new features, such
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2892356
    • 提供者:hebeidameng
  1. block_drivers

    0下载:
  2. 外国人编写的开发linux系统下块设备驱动的讲稿,英文。能让您快速了解开发流程。english-Foreigners prepared to develop the system under linux block device driver of the scr ipt, and English. Allows you to quickly understand the development process. english
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:786806
    • 提供者:
  1. block

    0下载:
  2. Linux下编写的双人俄罗斯方块游戏,是用gcc和curse库编写的。-The Doubles Tetris game writing in linux by gcc and curse lib.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:10407
    • 提供者:林学森
  1. simp_blkdev_step01_08[1].tar

    0下载:
  2. 此文档分为8个部分,详细阐述了linux块设备驱动程序编写的方法,并附着了详细的案例,使开发者可以很快入手块设备的开发流程和方法。-This document is divided into eight parts, explained in detail linux block device driver programming method, and attach to the case in detail, so developers can quickly start the devel
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:44364
    • 提供者:潘石头
  1. block

    0下载:
  2. linux中断驱动程序的实现,我搞了很长时间爱你才搞出来-struct my_pipe { wait_queue_head_t inq,outq /* read and write queues*/ char*buffer,*end /* begin of buf,end of buf*/ int buffersize /* used in pointer arithmetic*/ char*rp,*wp /* where to read,where to w
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:2747
    • 提供者:唐晋星
  1. Drivers

    0下载:
  2. 成都中嵌linux系统培训班的驱动教程,包括LED,字符设备,块设备等等,很好的aem-linux驱动学习资料-Chengdu embedded linux system, the driver training course curricula, including LED, character devices, block devices, etc., a very good aem-linux-driven learning materials
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-25
    • 文件大小:8702414
    • 提供者:小康
  1. blk

    0下载:
  2. Linux块设备驱动分析与模拟实现,在Linux内核中模拟出一个块设备-Linux block device driver analysis and simulation, simulation in the Linux kernel a block device
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:105364
    • 提供者:陈扬
  1. block-linux-cdp

    0下载:
  2. 块级的连续数据保护系统,此为可加载的LINUX模块,作为块设备驱动程序与通用块层的中间层工作-This module provides the functionality of Continuous Data Protection at block level.
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-17
    • 文件大小:9605
    • 提供者:黄扬
  1. lyl

    0下载:
  2. Linux操作平台下的块设备驱动程序的开发与实现源代码。-Linux block device driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:16150
    • 提供者:lyl
  1. sbull-2.6.22

    0下载:
  2. 基于LINUX下开发的块设备驱动程序源代码,能为初学者提供很好的参考作用,该程序使用一小块内存模拟块设备实现块设备的读写操作-Developed under the LINUX-based block device driver source code, can provide a good reference for beginners role, the process simulation using a small memory block devices to read and wri
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:133489
    • 提供者:黄伟
  1. Linux divice diver

    1下载:
  2. Linux设备驱动的现状 从non­ os驱动到Linux驱动 内核设施  自旋锁、信号量、互斥量、完成量  异步通知、信号  阻塞与非阻塞  内存与I/O操作,DMA  中断,top  half/bottom  half 字符设备驱动 复杂设备驱动的框架  LCD设备FRAMEBUFFER  FLASH设备MTD  TTY设备  块设备 用户空间的设备驱动 设备驱动开发流程  开
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-04-30
    • 文件大小:1050404
    • 提供者:门票
  1. Linux-Block-layer

    0下载:
  2. Linux之Block层 各有关底层开发-Linux Block layer the bottom of the development
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:557648
    • 提供者:jianghansheng
  1. linux-block-device

    0下载:
  2. 粤嵌教育的嵌入式培训课件,关于驱动的,网上暂时还没人上传过。这个是块设备驱动的。-Guangdong embedded in the education of embedded training courseware, driven, on-line temporarily not uploaded people. This is a block device driver.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-21
    • 文件大小:458618
    • 提供者:李继滨
  1. linux-blk-example

    0下载:
  2. linux下块设备驱动程序实例,包含makefile的详细工程,可直接编译安装加载,格式化,拷贝数据存储-Under Linux block device driver instance, makefile included detailed engineering, can be directly compiled installation load, formatting, copy data storage
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:7077
    • 提供者:lan
  1. Linux设备驱动开发详解.part01

    1下载:
  2. Linux所有设备驱动开发详解(包括字符型,块设备,平台设备等)(Linux detailed explanation of all device driver development (including character type, block device, platform device, etc.))
  3. 所属分类:驱动编程

    • 发布日期:2019-07-23
    • 文件大小:4999168
    • 提供者:chijiu
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com